HasScripts Property (FlexMap<T>)
In This Topic
Gets a boolean value indicates whether current component has the scripts which need to be rendered.
Syntax
'Declaration
Protected Overridable ReadOnly Property HasScripts As Boolean
protected virtual bool HasScripts {get;}
See Also